deleteById
Deletes a user by their ID.
Return
true if the user was deleted, false otherwise
Parameters
userId
the ID of the user to delete
Deletes a user by their ID.
true if the user was deleted, false otherwise
the ID of the user to delete